Add explicit arg REPLACE to the callers of `shell-command-on-region'.
authorJuri Linkov <juri@jurta.org>
Tue, 18 Jun 2013 20:24:44 +0000 (23:24 +0300)
committerJuri Linkov <juri@jurta.org>
Tue, 18 Jun 2013 20:24:44 +0000 (23:24 +0300)
commita7484019a30de380087389ccc8e5b0d0b8dae290
treeaf075b803b117cafac96c03fb8bdb32523a799e5
parentc68d78306ea55de6209b1b126420bb8a6c247f97
Add explicit arg REPLACE to the callers of `shell-command-on-region'.

* lisp/simple.el (shell-command-on-region): Doc fix.

* lisp/emulation/vi.el (vi-shell-op):
* lisp/emulation/vip.el (vip-execute-com, ex-command):
* lisp/emulation/viper-cmd.el (viper-exec-bang):
* lisp/emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
the call of `shell-command-on-region'.

* lisp/mh-e/mh-alias.el (mh-alias-local-users): Add non-nil arg REPLACE to
the call of `shell-command-on-region'.
lisp/ChangeLog
lisp/emulation/vi.el
lisp/emulation/vip.el
lisp/emulation/viper-cmd.el
lisp/emulation/viper-ex.el
lisp/mh-e/ChangeLog
lisp/mh-e/mh-alias.el
lisp/simple.el